home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2010 April / PCWorld0410.iso / hity wydania / Ubuntu 9.10 PL / karmelkowy-koliberek-desktop-9.10-i386-PL.iso / casper / filesystem.squashfs / usr / share / gconf / schemas / compiz-shelf.schemas < prev    next >
Extensible Markup Language  |  2009-10-22  |  4KB  |  97 lines

  1. <?xml version="1.0"?>
  2. <gconfschemafile>
  3.   <schemalist>
  4.     <schema>
  5.       <key>/schemas/apps/compiz/plugins/shelf/allscreens/options/trigger_key</key>
  6.       <applyto>/apps/compiz/plugins/shelf/allscreens/options/trigger_key</applyto>
  7.       <owner>compiz</owner>
  8.       <type>string</type>
  9.       <default><Super>l</default>
  10.       <gettext_domain>compiz-plugins-extra</gettext_domain>
  11.       <locale name="C">
  12.         <short>Trigger scale down</short>
  13.         <long>Scale a window down to a portion of it's size.</long>
  14.       </locale>
  15.     </schema>
  16.  
  17.     <schema>
  18.       <key>/schemas/apps/compiz/plugins/shelf/allscreens/options/reset_key</key>
  19.       <applyto>/apps/compiz/plugins/shelf/allscreens/options/reset_key</applyto>
  20.       <owner>compiz</owner>
  21.       <type>string</type>
  22.       <default>Disabled</default>
  23.       <gettext_domain>compiz-plugins-extra</gettext_domain>
  24.       <locale name="C">
  25.         <short>Reset the window to original size</short>
  26.         <long>Resets the currently focused window to original size</long>
  27.       </locale>
  28.     </schema>
  29.  
  30.     <schema>
  31.       <key>/schemas/apps/compiz/plugins/shelf/allscreens/options/triggerscreen_key</key>
  32.       <applyto>/apps/compiz/plugins/shelf/allscreens/options/triggerscreen_key</applyto>
  33.       <owner>compiz</owner>
  34.       <type>string</type>
  35.       <default><Super>p</default>
  36.       <gettext_domain>compiz-plugins-extra</gettext_domain>
  37.       <locale name="C">
  38.         <short>Trigger scale down to screen</short>
  39.         <long>Scale a window down to a ration of the screen size. Respectively half, a third or a sixth of the screen.</long>
  40.       </locale>
  41.     </schema>
  42.  
  43.     <schema>
  44.       <key>/schemas/apps/compiz/plugins/shelf/allscreens/options/dec_button</key>
  45.       <applyto>/apps/compiz/plugins/shelf/allscreens/options/dec_button</applyto>
  46.       <owner>compiz</owner>
  47.       <type>string</type>
  48.       <default><Alt><Super>Button4</default>
  49.       <gettext_domain>compiz-plugins-extra</gettext_domain>
  50.       <locale name="C">
  51.         <short>Make the window smaller</short>
  52.         <long>Reduces the scale factor making the window smaller.</long>
  53.       </locale>
  54.     </schema>
  55.  
  56.     <schema>
  57.       <key>/schemas/apps/compiz/plugins/shelf/allscreens/options/inc_button</key>
  58.       <applyto>/apps/compiz/plugins/shelf/allscreens/options/inc_button</applyto>
  59.       <owner>compiz</owner>
  60.       <type>string</type>
  61.       <default><Alt><Super>Button5</default>
  62.       <gettext_domain>compiz-plugins-extra</gettext_domain>
  63.       <locale name="C">
  64.         <short>Make the window bigger</short>
  65.         <long>Increase the scale factor making the window bigger.</long>
  66.       </locale>
  67.     </schema>
  68.  
  69.     <schema>
  70.       <key>/schemas/apps/compiz/plugins/shelf/allscreens/options/animtime</key>
  71.       <applyto>/apps/compiz/plugins/shelf/allscreens/options/animtime</applyto>
  72.       <owner>compiz</owner>
  73.       <type>int</type>
  74.       <default>150</default>
  75.       <gettext_domain>compiz-plugins-extra</gettext_domain>
  76.       <locale name="C">
  77.         <short>Animation duration</short>
  78.         <long>Duration of the animation in milliseconds. (1 - 10000)</long>
  79.       </locale>
  80.     </schema>
  81.  
  82.     <schema>
  83.       <key>/schemas/apps/compiz/plugins/shelf/allscreens/options/interval</key>
  84.       <applyto>/apps/compiz/plugins/shelf/allscreens/options/interval</applyto>
  85.       <owner>compiz</owner>
  86.       <type>float</type>
  87.       <default>0.9</default>
  88.       <gettext_domain>compiz-plugins-extra</gettext_domain>
  89.       <locale name="C">
  90.         <short>Scale interval</short>
  91.         <long>The number to divide the scale factor by or multiply it with when (respectively) increasing and decreasing the scale level manually. Higher number means finer changes. (0.100 - 0.999)</long>
  92.       </locale>
  93.     </schema>
  94.  
  95.   </schemalist>
  96. </gconfschemafile>
  97.